home *** CD-ROM | disk | FTP | other *** search
/ Dominator 3 / Dominator 3.bin / doom2 / doom / doombsp.txt < prev    next >
Encoding:
Text File  |  1995-01-28  |  350 b   |  9 lines

  1. This is Id's objective-c source for their binary space partitioner
  2.  
  3. From John Carmack:
  4. "Our map editor does not work directly on wad files.  It saves an  
  5. ascii text representation of the file, then launches doombsp to  
  6. process that into a wad file. I have included the input and output  
  7. for E1M1, so you can verify any porting work you perform.
  8. "
  9.